0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.6646821498871 406 1.0819 0


No Amazon API Requests Made.


App Debug - Total Time 1.6646821498871 seconds

Number Time From Start Name Description
1 0.29774808883667 Initialise Initialise FSB Function
2 0.3009660243988 App Controller Start Start of the App controller (called before the controller of every page)
3 0.34871602058411 Start of getCategoryListByGroup Function Before first category groups query
4 0.3498170375824 After initial query Before first category groups query
5 0.34981799125671 Get Category List for Group Before the call to getCategoryList function
6 0.34982013702393 Start of GetCategoryList function Start of the function
7 0.34982204437256 Before getting categories Query to get specific category list
8 0.35068297386169 After getting categories Query to get specific category list
9 0.35068297386169 Before getting category custom Before call to function getCategoryCustom
10 0.36641001701355 After getting category custom After call to function getCategoryCustom
11 0.36641216278076 Before getting category custom Before call to function getCategoryCustom
12 0.37524795532227 After getting category custom After call to function getCategoryCustom
13 0.37524914741516 Before getting category custom Before call to function getCategoryCustom
14 0.37997007369995 After getting category custom After call to function getCategoryCustom
15 0.37997007369995 Before getting category custom Before call to function getCategoryCustom
16 0.38313698768616 After getting category custom After call to function getCategoryCustom
17 0.38313698768616 Before getting category custom Before call to function getCategoryCustom
18 0.38626503944397 After getting category custom After call to function getCategoryCustom
19 0.38626503944397 Before getting category custom Before call to function getCategoryCustom
20 0.3897111415863 After getting category custom After call to function getCategoryCustom
21 0.38971400260925 End of GetCategoryList function End of the function
22 0.38971996307373 Get Category List for Group Before the call to getCategoryList function
23 0.38972210884094 Start of GetCategoryList function Start of the function
24 0.38972306251526 Before getting categories Query to get specific category list
25 0.39007806777954 End of getCategoryListByGroup Function Before return()
26 1.1869721412659 App Controller End End of the App controller (called before the controller of every page)
27 1.3427150249481 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3438041210175 Before Get Options Before the call to getOptions in the tpl class
29 1.3897371292114 After Get Options After the call to getOptions in the tpl class
30 1.3897721767426 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6646699905396 Finalizing debug Before the debug is output to the page.
32 1.6646809577942 End of App This is the end of the app logging, final timestamp


Query Debug - 406 Database Queries. Total time 1.0819 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.0008080005645752
SELECT parameter, value FROM parameters
2 0.0055 0.0055367946624756
SELECT * FROM `bad_bots`
3 0.0004 0.00036001205444336
SET time_zone = 'Europe/London'
4 0.0019 0.0019199848175049
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.001633882522583
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.155\";}'
6 0.0016 0.001572847366333
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752108041'
7 0.0024 0.0024101734161377
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0006 0.00064802169799805
UPDATE autorun SET lastrun = '2025-07-10 00:40:41' WHERE id = '15'
9 0.0006 0.00057315826416016
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0017 0.0016829967498779
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00038909912109375
SELECT * FROM pages WHERE id = 52
12 0.0035 0.0034739971160889
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0433 0.043267965316772
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00063204765319824
SELECT * FROM pages WHERE pagename = 'search'
15 0.0011 0.0010981559753418
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00085210800170898
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0059 0.0058920383453369
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0011 0.0010731220245361
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00072503089904785
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00032520294189453
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.0046801567077637
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0010 0.00098896026611328
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00086712837219238
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00080704689025879
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029993057250977
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0031249523162842
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00038290023803711
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028109550476074
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '27'
30 0.0032 0.0032138824462891
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.0004270076751709
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00040698051452637
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00035810470581055
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011608600616455
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00033688545227051
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00029587745666504
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00031590461730957
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.001147985458374
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00038409233093262
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0004 0.00039887428283691
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00030684471130371
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040292739868164
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00032186508178711
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00028586387634277
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029683113098145
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00046181678771973
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00035905838012695
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00031208992004395
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00037407875061035
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00040507316589355
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00031280517578125
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00030994415283203
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044989585876465
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00034713745117188
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00034904479980469
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029611587524414
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00041413307189941
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00031805038452148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00034713745117188
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00032591819763184
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00056099891662598
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00034189224243164
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00039792060852051
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00034904479980469
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00033783912658691
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00034999847412109
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0021 0.0020709037780762
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00085687637329102
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.0004279613494873
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00072288513183594
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00090503692626953
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00074887275695801
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7869 0.78694605827332
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.155') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.155') <= INET_ATON(ip_end)
79 0.0019 0.0019080638885498
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00076603889465332
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00048208236694336
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0047972202301025
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013680458068848
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0011298656463623
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045580863952637
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.001298189163208
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00035500526428223
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0011 0.0011081695556641
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.155'
89 0.0005 0.00052905082702637
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.0003669261932373
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0039329528808594
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00040102005004883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0004 0.00039100646972656
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0004 0.00035691261291504
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0066 0.0066361427307129
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00029301643371582
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0003 0.00026416778564453
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00033903121948242
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0038 0.0038399696350098
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00028586387634277
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0002 0.00024104118347168
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0003 0.0003199577331543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0065 0.0065150260925293
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00034093856811523
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0003 0.00025391578674316
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0003 0.00029397010803223
SELECT * FROM products WHERE id = '2710'
108 0.0010 0.0010011196136475
SELECT * FROM productimages WHERE product_id = '2710' ORDER BY sortorder ASC
109 0.0010 0.00095391273498535
SELECT * FROM product_image_select WHERE product_id = '2710'
110 0.0007 0.00073099136352539
SELECT * FROM productcustomimages WHERE product_id = '2710'
111 0.0010 0.0010030269622803
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2710' AND a.name = n.originalname
112 0.0009 0.00085115432739258
SELECT * FROM productoffers WHERE product_id = '2710' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00030994415283203
SELECT * FROM productoffers
                WHERE product_id = '2710' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00028014183044434
SELECT * FROM productoffers
                WHERE product_id = 2710
                ORDER BY price ASC LIMIT 1
115 0.0004 0.0003662109375
SELECT value FROM productattributes
                WHERE product_id = '2710'
                AND name = 'ListPriceAmount'
116 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '2710' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00036883354187012
SELECT * FROM products WHERE id = '2714'
118 0.0004 0.00035810470581055
SELECT * FROM productimages WHERE product_id = '2714' ORDER BY sortorder ASC
119 0.0005 0.00049304962158203
SELECT * FROM product_image_select WHERE product_id = '2714'
120 0.0003 0.0003049373626709
SELECT * FROM productcustomimages WHERE product_id = '2714'
121 0.0007 0.00065779685974121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2714' AND a.name = n.originalname
122 0.0004 0.00038003921508789
SELECT * FROM productoffers WHERE product_id = '2714' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '2714' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = 2714
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00027918815612793
SELECT value FROM productattributes
                WHERE product_id = '2714'
                AND name = 'ListPriceAmount'
126 0.0003 0.00030088424682617
SELECT value FROM productattributes WHERE product_id = '2714' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00039815902709961
SELECT * FROM products WHERE id = '2717'
128 0.0004 0.00035691261291504
SELECT * FROM productimages WHERE product_id = '2717' ORDER BY sortorder ASC
129 0.0003 0.0003349781036377
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2717' AND p.id = pi.product_id ORDER BY pi.sortorder
130 0.0005 0.00049591064453125
SELECT * FROM product_image_select WHERE product_id = '2717'
131 0.0003 0.00031089782714844
SELECT * FROM productcustomimages WHERE product_id = '2717'
132 0.0004 0.00037503242492676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2717'
                GROUP BY o.product_id
133 0.0014 0.0013959407806396
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2717'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
134 0.0004 0.00036501884460449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2717
135 0.0006 0.0005650520324707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2717' AND a.name = n.originalname
136 0.0003 0.00027799606323242
SELECT * FROM productoffers WHERE product_id = '2717' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '2717' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00030016899108887
SELECT * FROM productoffers
                WHERE product_id = 2717
                ORDER BY price ASC LIMIT 1
139 0.0003 0.00027012825012207
SELECT value FROM productattributes
                WHERE product_id = '2717'
                AND name = 'ListPriceAmount'
140 0.0003 0.00028204917907715
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2717'
                GROUP BY o.product_id
141 0.0004 0.00041317939758301
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2717'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
142 0.0003 0.00029206275939941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2717
143 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '2717' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0004 0.00038695335388184
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2717'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
145 0.0003 0.00031590461730957
SELECT * FROM products WHERE parent_id = '2717'
146 0.0004 0.00036001205444336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4662' AND a.name = n.originalname
147 0.0004 0.00036191940307617
SELECT * FROM productoffers WHERE product_id = '4662' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '4662' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 4662
                ORDER BY price ASC LIMIT 1
150 0.0003 0.00026106834411621
SELECT value FROM productattributes
                WHERE product_id = '4662'
                AND name = 'ListPriceAmount'
151 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = '2729'
152 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '2729' ORDER BY sortorder ASC
153 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '2729'
154 0.0004 0.00036096572875977
SELECT * FROM productcustomimages WHERE product_id = '2729'
155 0.0006 0.00056982040405273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2729' AND a.name = n.originalname
156 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '2729' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '2729' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = 2729
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00028204917907715
SELECT value FROM productattributes
                WHERE product_id = '2729'
                AND name = 'ListPriceAmount'
160 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '2729' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = '4127'
162 0.0003 0.00034689903259277
SELECT * FROM productimages WHERE product_id = '4127' ORDER BY sortorder ASC
163 0.0005 0.00050115585327148
SELECT * FROM product_image_select WHERE product_id = '4127'
164 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '4127'
165 0.0006 0.00059819221496582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4127' AND a.name = n.originalname
166 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '4127' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00034785270690918
SELECT * FROM productoffers
                WHERE product_id = '4127' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '4127' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '2983'
170 0.0004 0.00037288665771484
SELECT * FROM productimages WHERE product_id = '2983' ORDER BY sortorder ASC
171 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '2983'
172 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '2983'
173 0.0008 0.00082206726074219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2983' AND a.name = n.originalname
174 0.0004 0.00038290023803711
SELECT * FROM productoffers WHERE product_id = '2983' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0003 0.00028014183044434
SELECT * FROM productoffers
                WHERE product_id = '2983' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0003 0.00028514862060547
SELECT * FROM productoffers
                WHERE product_id = 2983
                ORDER BY price ASC LIMIT 1
177 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '2983'
                AND name = 'ListPriceAmount'
178 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '2983' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
179 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '2803'
180 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '2803' ORDER BY sortorder ASC
181 0.0005 0.00046014785766602
SELECT * FROM product_image_select WHERE product_id = '2803'
182 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '2803'
183 0.0007 0.00067615509033203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2803' AND a.name = n.originalname
184 0.0004 0.00037598609924316
SELECT * FROM productoffers WHERE product_id = '2803' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = '2803' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0003 0.00028514862060547
SELECT value FROM productattributes WHERE product_id = '2803' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0004 0.00039815902709961
SELECT * FROM products WHERE id = '2811'
188 0.0004 0.00035595893859863
SELECT * FROM productimages WHERE product_id = '2811' ORDER BY sortorder ASC
189 0.0005 0.00048112869262695
SELECT * FROM product_image_select WHERE product_id = '2811'
190 0.0003 0.00032496452331543
SELECT * FROM productcustomimages WHERE product_id = '2811'
191 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2811' AND a.name = n.originalname
192 0.0004 0.00035214424133301
SELECT * FROM productoffers WHERE product_id = '2811' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '2811' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = 2811
                ORDER BY price ASC LIMIT 1
195 0.0003 0.00029611587524414
SELECT value FROM productattributes
                WHERE product_id = '2811'
                AND name = 'ListPriceAmount'
196 0.0003 0.00031185150146484
SELECT value FROM productattributes WHERE product_id = '2811' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0005 0.00050187110900879
SELECT * FROM products WHERE id = '2827'
198 0.0004 0.00043416023254395
SELECT * FROM productimages WHERE product_id = '2827' ORDER BY sortorder ASC
199 0.0006 0.00055718421936035
SELECT * FROM product_image_select WHERE product_id = '2827'
200 0.0003 0.00032711029052734
SELECT * FROM productcustomimages WHERE product_id = '2827'
201 0.0007 0.00069212913513184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2827' AND a.name = n.originalname
202 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '2827' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '2827' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = 2827
                ORDER BY price ASC LIMIT 1
205 0.0003 0.0002899169921875
SELECT value FROM productattributes
                WHERE product_id = '2827'
                AND name = 'ListPriceAmount'
206 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '2827' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0004 0.00040197372436523
SELECT * FROM products WHERE id = '2829'
208 0.0004 0.00038814544677734
SELECT * FROM productimages WHERE product_id = '2829' ORDER BY sortorder ASC
209 0.0006 0.0005650520324707
SELECT * FROM product_image_select WHERE product_id = '2829'
210 0.0004 0.00036811828613281
SELECT * FROM productcustomimages WHERE product_id = '2829'
211 0.0007 0.00069689750671387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2829' AND a.name = n.originalname
212 0.0004 0.00037479400634766
SELECT * FROM productoffers WHERE product_id = '2829' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0003 0.00031900405883789
SELECT * FROM productoffers
                WHERE product_id = '2829' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00028014183044434
SELECT * FROM productoffers
                WHERE product_id = 2829
                ORDER BY price ASC LIMIT 1
215 0.0003 0.00029802322387695
SELECT value FROM productattributes
                WHERE product_id = '2829'
                AND name = 'ListPriceAmount'
216 0.0003 0.00032496452331543
SELECT value FROM productattributes WHERE product_id = '2829' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0004 0.00042104721069336
SELECT * FROM products WHERE id = '2830'
218 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '2830' ORDER BY sortorder ASC
219 0.0004 0.00037193298339844
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2830' AND p.id = pi.product_id ORDER BY pi.sortorder
220 0.0006 0.00060105323791504
SELECT * FROM product_image_select WHERE product_id = '2830'
221 0.0003 0.00033307075500488
SELECT * FROM productcustomimages WHERE product_id = '2830'
222 0.0004 0.00041699409484863
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2830'
                GROUP BY o.product_id
223 0.0005 0.00049495697021484
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2830'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
224 0.0003 0.00030207633972168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2830
225 0.0007 0.00069308280944824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2830' AND a.name = n.originalname
226 0.0003 0.00025415420532227
SELECT * FROM productoffers WHERE product_id = '2830' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '2830' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = 2830
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '2830'
                AND name = 'ListPriceAmount'
230 0.0003 0.00028586387634277
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2830'
                GROUP BY o.product_id
231 0.0004 0.00043010711669922
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2830'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
232 0.0003 0.00028204917907715
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2830
233 0.0004 0.00035309791564941
SELECT value FROM productattributes WHERE product_id = '2830' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
234 0.0004 0.00040006637573242
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2830'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
235 0.0004 0.00035500526428223
SELECT * FROM products WHERE parent_id = '2830'
236 0.0004 0.00039410591125488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4770' AND a.name = n.originalname
237 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '4770' AND merchantid = 'A1X6FK5RDHNB96'
238 0.0003 0.00027179718017578
SELECT * FROM productoffers
                WHERE product_id = '4770' AND price > 0
                ORDER BY price ASC LIMIT 1
239 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = 4770
                ORDER BY price ASC LIMIT 1
240 0.0003 0.00027084350585938
SELECT value FROM productattributes
                WHERE product_id = '4770'
                AND name = 'ListPriceAmount'
241 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = '2835'
242 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '2835' ORDER BY sortorder ASC
243 0.0005 0.00053000450134277
SELECT * FROM product_image_select WHERE product_id = '2835'
244 0.0003 0.00032496452331543
SELECT * FROM productcustomimages WHERE product_id = '2835'
245 0.0006 0.00059103965759277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2835' AND a.name = n.originalname
246 0.0004 0.00037503242492676
SELECT * FROM productoffers WHERE product_id = '2835' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '2835' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0005 0.00045394897460938
SELECT value FROM productattributes WHERE product_id = '2835' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0004 0.00040316581726074
SELECT * FROM products WHERE id = '2838'
250 0.0005 0.00052809715270996
SELECT * FROM productimages WHERE product_id = '2838' ORDER BY sortorder ASC
251 0.0014 0.0014009475708008
SELECT * FROM product_image_select WHERE product_id = '2838'
252 0.0006 0.00058388710021973
SELECT * FROM productcustomimages WHERE product_id = '2838'
253 0.0012 0.00118088722229
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2838' AND a.name = n.originalname
254 0.0005 0.00049495697021484
SELECT * FROM productoffers WHERE product_id = '2838' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '2838' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 2838
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00028419494628906
SELECT value FROM productattributes
                WHERE product_id = '2838'
                AND name = 'ListPriceAmount'
258 0.0003 0.00034904479980469
SELECT value FROM productattributes WHERE product_id = '2838' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0005 0.00049400329589844
SELECT * FROM products WHERE id = '2839'
260 0.0004 0.0003669261932373
SELECT * FROM productimages WHERE product_id = '2839' ORDER BY sortorder ASC
261 0.0005 0.00047087669372559
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2839' AND p.id = pi.product_id ORDER BY pi.sortorder
262 0.0007 0.00065302848815918
SELECT * FROM product_image_select WHERE product_id = '2839'
263 0.0004 0.00041580200195312
SELECT * FROM productcustomimages WHERE product_id = '2839'
264 0.0005 0.00046610832214355
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2839'
                GROUP BY o.product_id
265 0.0005 0.00051403045654297
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2839'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0004 0.00035381317138672
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2839
267 0.0009 0.00093984603881836
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2839' AND a.name = n.originalname
268 0.0003 0.00028204917907715
SELECT * FROM productoffers WHERE product_id = '2839' AND merchantid = 'A1X6FK5RDHNB96'
269 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '2839' AND price > 0
                ORDER BY price ASC LIMIT 1
270 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = 2839
                ORDER BY price ASC LIMIT 1
271 0.0004 0.00035285949707031
SELECT value FROM productattributes
                WHERE product_id = '2839'
                AND name = 'ListPriceAmount'
272 0.0004 0.00036907196044922
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2839'
                GROUP BY o.product_id
273 0.0006 0.00063705444335938
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2839'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
274 0.0004 0.00035595893859863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2839
275 0.0006 0.0005650520324707
SELECT value FROM productattributes WHERE product_id = '2839' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
276 0.0004 0.00040602684020996
SELECT * FROM products WHERE parent_id = '2839'
277 0.0008 0.00084090232849121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3585' AND a.name = n.originalname
278 0.0004 0.00035810470581055
SELECT * FROM productoffers WHERE product_id = '3585' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0003 0.00033116340637207
SELECT * FROM productoffers
                WHERE product_id = '3585' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0003 0.00033807754516602
SELECT * FROM productoffers
                WHERE product_id = 3585
                ORDER BY price ASC LIMIT 1
281 0.0003 0.00030899047851562
SELECT value FROM productattributes
                WHERE product_id = '3585'
                AND name = 'ListPriceAmount'
282 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '2853'
283 0.0004 0.00043201446533203
SELECT * FROM productimages WHERE product_id = '2853' ORDER BY sortorder ASC
284 0.0007 0.00066304206848145
SELECT * FROM product_image_select WHERE product_id = '2853'
285 0.0004 0.00036406517028809
SELECT * FROM productcustomimages WHERE product_id = '2853'
286 0.0007 0.00071310997009277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2853' AND a.name = n.originalname
287 0.0004 0.00042200088500977
SELECT * FROM productoffers WHERE product_id = '2853' AND merchantid = 'A1X6FK5RDHNB96'
288 0.0003 0.00027585029602051
SELECT * FROM productoffers
                WHERE product_id = '2853' AND price > 0
                ORDER BY price ASC LIMIT 1
289 0.0003 0.00029683113098145
SELECT * FROM productoffers
                WHERE product_id = 2853
                ORDER BY price ASC LIMIT 1
290 0.0003 0.0003058910369873
SELECT value FROM productattributes
                WHERE product_id = '2853'
                AND name = 'ListPriceAmount'
291 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '2853' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0004 0.00044107437133789
SELECT * FROM products WHERE id = '2849'
293 0.0004 0.00039315223693848
SELECT * FROM productimages WHERE product_id = '2849' ORDER BY sortorder ASC
294 0.0007 0.00065994262695312
SELECT * FROM product_image_select WHERE product_id = '2849'
295 0.0004 0.0003509521484375
SELECT * FROM productcustomimages WHERE product_id = '2849'
296 0.0010 0.00096392631530762
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2849' AND a.name = n.originalname
297 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '2849' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0003 0.00030088424682617
SELECT * FROM productoffers
                WHERE product_id = '2849' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0003 0.00029516220092773
SELECT * FROM productoffers
                WHERE product_id = 2849
                ORDER BY price ASC LIMIT 1
300 0.0004 0.00035405158996582
SELECT value FROM productattributes
                WHERE product_id = '2849'
                AND name = 'ListPriceAmount'
301 0.0003 0.00033283233642578
SELECT value FROM productattributes WHERE product_id = '2849' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
302 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '2882'
303 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '2882' ORDER BY sortorder ASC
304 0.0005 0.00052285194396973
SELECT * FROM product_image_select WHERE product_id = '2882'
305 0.0003 0.00032901763916016
SELECT * FROM productcustomimages WHERE product_id = '2882'
306 0.0008 0.0008080005645752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2882' AND a.name = n.originalname
307 0.0004 0.00038504600524902
SELECT * FROM productoffers WHERE product_id = '2882' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0003 0.00030612945556641
SELECT * FROM productoffers
                WHERE product_id = '2882' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = 2882
                ORDER BY price ASC LIMIT 1
310 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '2882'
                AND name = 'ListPriceAmount'
311 0.0004 0.00035715103149414
SELECT value FROM productattributes WHERE product_id = '2882' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '2876'
313 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '2876' ORDER BY sortorder ASC
314 0.0006 0.00055503845214844
SELECT * FROM product_image_select WHERE product_id = '2876'
315 0.0004 0.00042390823364258
SELECT * FROM productcustomimages WHERE product_id = '2876'
316 0.0006 0.00059795379638672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2876' AND a.name = n.originalname
317 0.0004 0.00035285949707031
SELECT * FROM productoffers WHERE product_id = '2876' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0003 0.00032305717468262
SELECT * FROM productoffers
                WHERE product_id = '2876' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = 2876
                ORDER BY price ASC LIMIT 1
320 0.0003 0.00030684471130371
SELECT value FROM productattributes
                WHERE product_id = '2876'
                AND name = 'ListPriceAmount'
321 0.0003 0.00028586387634277
SELECT value FROM productattributes WHERE product_id = '2876' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
322 0.0019 0.0018999576568604
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2710' ORDER BY timestamp DESC
323 0.0003 0.00027680397033691
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2714' ORDER BY timestamp DESC
324 0.0003 0.00026106834411621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2717' ORDER BY timestamp DESC
325 0.0003 0.00026607513427734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2729' ORDER BY timestamp DESC
326 0.0004 0.00036382675170898
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4127' ORDER BY timestamp DESC
327 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2983' ORDER BY timestamp DESC
328 0.0003 0.00025820732116699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2803' ORDER BY timestamp DESC
329 0.0003 0.00026202201843262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2811' ORDER BY timestamp DESC
330 0.0003 0.00026607513427734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2827' ORDER BY timestamp DESC
331 0.0002 0.00022315979003906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2829' ORDER BY timestamp DESC
332 0.0003 0.00025200843811035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2830' ORDER BY timestamp DESC
333 0.0002 0.00024795532226562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2835' ORDER BY timestamp DESC
334 0.0003 0.00027108192443848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2838' ORDER BY timestamp DESC
335 0.0003 0.00026607513427734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2839' ORDER BY timestamp DESC
336 0.0002 0.00023102760314941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2853' ORDER BY timestamp DESC
337 0.0002 0.00021481513977051
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2849' ORDER BY timestamp DESC
338 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2882' ORDER BY timestamp DESC
339 0.0002 0.00023818016052246
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2876' ORDER BY timestamp DESC
340 0.0011 0.0010988712310791
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
341 0.0007 0.0007481575012207
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
342 0.0003 0.00030994415283203
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
343 0.0137 0.013728857040405
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
344 0.0013 0.0012581348419189
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
345 0.0005 0.00047492980957031
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
346 0.0004 0.00044393539428711
SELECT * FROM products WHERE id = 1626
347 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = 4041
348 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = 4312
349 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = 777
350 0.0003 0.00027585029602051
SELECT * FROM products WHERE id = 3881
351 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = 4213
352 0.0003 0.00028109550476074
SELECT * FROM products WHERE id = '1626'
353 0.0004 0.00037479400634766
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
354 0.0006 0.00055813789367676
SELECT * FROM product_image_select WHERE product_id = '1626'
355 0.0004 0.00040292739868164
SELECT * FROM productcustomimages WHERE product_id = '1626'
356 0.0007 0.00066184997558594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
357 0.0004 0.00035881996154785
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
358 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
359 0.0003 0.00030303001403809
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
360 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '4041'
361 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
362 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '4041'
363 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '4041'
364 0.0009 0.00088691711425781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
365 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
366 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
367 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
368 0.0003 0.00034379959106445
SELECT * FROM products WHERE id = '4312'
369 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
370 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '4312'
371 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4312'
372 0.0008 0.00079107284545898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
373 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
374 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
375 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
376 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '777'
377 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
378 0.0006 0.0005500316619873
SELECT * FROM product_image_select WHERE product_id = '777'
379 0.0003 0.00030183792114258
SELECT * FROM productcustomimages WHERE product_id = '777'
380 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
381 0.0003 0.00033783912658691
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
382 0.0003 0.00029993057250977
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
383 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
384 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '3881'
385 0.0005 0.00047492980957031
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
386 0.0006 0.00055980682373047
SELECT * FROM product_image_select WHERE product_id = '3881'
387 0.0003 0.00030279159545898
SELECT * FROM productcustomimages WHERE product_id = '3881'
388 0.0007 0.00074911117553711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
389 0.0003 0.00033283233642578
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
390 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
391 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
392 0.0004 0.00035715103149414
SELECT * FROM products WHERE id = '4213'
393 0.0004 0.00035786628723145
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
394 0.0005 0.0005040168762207
SELECT * FROM product_image_select WHERE product_id = '4213'
395 0.0003 0.00030612945556641
SELECT * FROM productcustomimages WHERE product_id = '4213'
396 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
397 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
398 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
399 0.0003 0.00026416778564453
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
400 0.0012 0.001223087310791
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
401 0.0005 0.00051307678222656
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
402 0.0017 0.0016751289367676
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
403 0.0010 0.00099921226501465
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
404 0.0004 0.00036811828613281
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
405 0.0006 0.00057792663574219
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
406 0.0007 0.00066280364990234
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'